Skip to content

Conversation

@wellyshen
Copy link
Contributor

@wellyshen wellyshen commented Nov 18, 2025

  • Sync the packages' version with Big Sky
  • Mainly to solve the CSS overridden issue due to a different package version.
截圖 2025-11-18 晚上10 04 32

Proposed Changes

  • Upgrade @automattic/agenttic-ui to v0.1.26

Why are these changes being made?

To solve the CSS overridden issue due to a different package version.

Testing Instructions

  • For HC chat, ensure it still works (cc @alshakero)
  • For the unified chat, I think we need the latest version, so I'm worried about it

Pre-merge Checklist

  • Has the general commit checklist been followed? (PCYsg-hS-p2)
  • Have you written new tests for your changes?
  • Have you tested the feature in Simple (P9HQHe-k8-p2), Atomic (P9HQHe-jW-p2), and self-hosted Jetpack sites (PCYsg-g6b-p2)?
  • Have you checked for TypeScript, React or other console errors?
  • Have you tested accessibility for your changes? Ensure the feature remains usable with various user agents (e.g., browsers), interfaces (e.g., keyboard navigation), and assistive technologies (e.g., screen readers) (PCYsg-S3g-p2).
  • Have you used memoizing on expensive computations? More info in Memoizing with create-selector and Using memoizing selectors and Our Approach to Data
  • Have we added the "[Status] String Freeze" label as soon as any new strings were ready for translation (p4TIVU-5Jq-p2)?
    • For UI changes, have we tested the change in various languages (for example, ES, PT, FR, or DE)? The length of text and words vary significantly between languages.
  • For changes affecting Jetpack: Have we added the "[Status] Needs Privacy Updates" label if this pull request changes what data or activity we track or use (p4TIVU-aUh-p2)?

@wellyshen wellyshen self-assigned this Nov 18, 2025
@matticbot
Copy link
Contributor

matticbot commented Nov 18, 2025

This PR modifies the release build for the following Calypso Apps:

For info about this notification, see here: PCYsg-OT6-p2

  • blaze-dashboard
  • command-palette-wp-admin
  • help-center
  • notifications
  • odyssey-stats
  • wpcom-block-editor

To test WordPress.com changes, run install-plugin.sh $pluginSlug update/agenttic-ui-package on your sandbox.

@wellyshen wellyshen requested a review from alshakero November 18, 2025 14:07
@matticbot matticbot added the [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. label Nov 18, 2025
@github-actions
Copy link

github-actions bot commented Nov 18, 2025

@wellyshen wellyshen changed the title Odie Client: Upgrade @automattic/agenttic-ui to v0.1.25 Odie Client: Upgrade @automattic/agenttic-ui to v0.1.26 Nov 20, 2025
@wellyshen
Copy link
Contributor Author

wellyshen commented Nov 20, 2025

@alshakero I tested the HC chat, and it’s still working on my end. I’m not very familiar with it — could you please double-check? Thanks!

@matticbot
Copy link
Contributor

matticbot commented Nov 20, 2025

This PR does not affect the size of JS and CSS bundles shipped to the user's browser.

Generated by performance advisor bot at iscalypsofastyet.com.

Copilot AI review requested due to automatic review settings November 24, 2025 04:20
Copilot finished reviewing on behalf of wellyshen November 24, 2025 04:21
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR consolidates the @automattic/agenttic-ui package to version 0.1.26 across all dependencies to resolve CSS override issues caused by multiple versions being used simultaneously.

  • Upgrades @automattic/agenttic-ui from versions 0.1.9, 0.1.10, 0.1.20, and 0.1.23 to a unified version 0.1.26
  • Updates yarn.lock to reflect the single consolidated version
  • Eliminates package version conflicts that were causing CSS styling problems

Reviewed changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
packages/odie-client/package.json Updates agenttic-ui dependency from ^0.1.20 to ^0.1.26
packages/agents-manager/package.json Updates agenttic-ui dependency from ^0.1.23 to ^0.1.26
package.json Updates agenttic-ui dependency from ^0.1.10 to ^0.1.26
client/package.json Updates agenttic-ui dependency from ^0.1.9 to ^0.1.26
yarn.lock Consolidates multiple version entries into single v0.1.26 resolution

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@wellyshen wellyshen changed the title Odie Client: Upgrade @automattic/agenttic-ui to v0.1.26 Odie Client: Upgrade @automattic/agenttic-ui and @automattic/agenttic-client to v0.1.26 Nov 24, 2025
@wellyshen wellyshen requested review from a team and emdashcodes November 24, 2025 04:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants